Git Product home page Git Product logo

lunar-radar-sounder's Introduction

Lunar Radar Sounder

We created and used these codes to find a lunar lava tube in the north of the Rima Galilaei on the Moon. Theses codes are written by Fortran 90 and divided into the two groups: Digital Terrain Modeal (DTM) and Lunar Radar Sounder (LRS). We obtained DTM datasets from the SELENE Data archive (https://darts.isas.jaxa.jp/planet/pdap/selene/index.html.en).

Although we can also find LRS dataset in the website, it is not easy to read the released dataset by Fortran 90 because of its complex configuration. Therefore, we received the data with the different data configuration from the Dr. Takao Kobayashi (if you contact him, you can recieve the LRS dataset with simple configuration). We recommend that you avoid to use a high-level language, such as C or Fortran, to read LRS dataset from the SELENE Data archive. This recommendation means that even if you download the code related to LRS in my github, you cannot use it for the LRS dataset downloaded from the data archive. However, you can utilize the code associated with the DTM for the DTM dataset downloaded from the archive.

  • No! You can open the archived dataset with Fortran90 if you use the function ACCESS='stream when you open the downloaded files.
  • You can open the dataset by using the code, LRSOPEN2.f90 or LRSOPEN9.py

lunar-radar-sounder's People

Contributors

changwan-planet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.