-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEOS-CHem netCDF utils now use netCDF-Fortran90 (aka NF90) interface
NcdfUtil/m_netcdf_*.F90 NcdfUtil/ncdf_mod.F90 - Replaced "INCLUDE netcdf.inc" with "use netCDF" - Now use the NF90_ function and variables - Added equivalent netCDF f u - Use F90 indentation style - Trimmed trailing whitespace CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
- Loading branch information
Showing
10 changed files
with
1,861 additions
and
2,058 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.