Skip to content

Releases: ShinobuAmasaki/img2nc

img2nc version 3.1

21 Nov 09:52
Compare
Choose a tag to compare
  • Support for MOLA dataset, Mars DEM.
  • Trimming support (for MOLA only)
  • Specifying resolution support

img2nc version 3

13 Nov 06:11
Compare
Choose a tag to compare

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

10 Sep 07:20
Compare
Choose a tag to compare

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

01 Jul 18:04
Compare
Choose a tag to compare

Fix

  • The DEM of Southern hemisphere is downloadable.

v1.0.1 release

19 Jun 12:00
Compare
Choose a tag to compare

Fix

  • img2nc is able to output .nc when the eastern end is 360 degree line.

v1.0.0 release

18 Jun 12:03
Compare
Choose a tag to compare

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