Releases: ShinobuAmasaki/img2nc
Releases · ShinobuAmasaki/img2nc
img2nc version 3.1
- Support for MOLA dataset, Mars DEM.
- Trimming support (for MOLA only)
- Specifying resolution support
img2nc version 3
The following features are implemented with this version:
- Parallel I/O (MPI I/O based),
- High-degree of Parallelization,
- Negative Longitude acceptable.
The parallel processing has become much faster from this version.
v2.0.0 release
Update
- Intel Compiler support
- Parallel processing on MPI
- Coarse Vision: 1/2, 1/4, 1/8, 1/16
- README on Japanese
v1.0.2 release
Fix
- The DEM of Southern hemisphere is downloadable.
v1.0.1 release
Fix
- img2nc is able to output .nc when the eastern end is 360 degree line.
v1.0.0 release
New
This is the first release of img2nc.
- main.f90
- img2nc.f90
- mod_preprocess.f90
- mod_read_img.f90
- mod_read_lbl.f90
- dl_sldem2013.sh
- fpm.toml
- LICENSE
- README.md