File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "@type" : " SoftwareSourceCode" ,
44 "codeRepository" : " https://github.com/geospace-code/nc4fortran" ,
55 "contIntegration" : " https://github.com/geospace-code/nc4fortran/actions" ,
6- "dateModified" : " 2022-05-27 " ,
6+ "dateModified" : " 2022-05-29 " ,
77 "downloadUrl" : " https://github.com/geospace-code/nc4fortran/releases" ,
88 "issueTracker" : " https://github.com/geospace-code/nc4fortran/issues" ,
99 "name" : " nc4fortran" ,
10- "version" : " 1.6.1 " ,
10+ "version" : " 1.7.0 " ,
1111 "identifier" : " 10.5281/zenodo.3757221" ,
1212 "description" : " Lightweight object-oriented NetCDF4 Fortran interface" ,
1313 "applicationCategory" : " file I/O" ,
Original file line number Diff line number Diff line change 11name = " nc4fortran"
22description = " Lightweight object-oriented NetCDF4 interface"
33categories = " io"
4- version = " 1.6.1 "
4+ version = " 1.7.0 "
55
66[build ]
77external-modules = [" netcdf" ]
Original file line number Diff line number Diff line change 11project (' nc4fortran' , ' fortran' ,
22meson_version : ' >=0.57.0' ,
3- version : ' 1.6.1 '
3+ version : ' 1.7.0 '
44)
55
66fs = import (' fs' )
You can’t perform that action at this time.
0 commit comments