Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RODIER Quentin
Méso-NH code
Commits
597fc65c
Commit
597fc65c
authored
6 years ago
by
WAUTELET Philippe
Browse files
Options
Downloads
Patches
Plain Diff
Philippe 12/03/2019: fix: forgotten conflict of previous merge (commit
e50c7e9d
)
parent
04496f91
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/LIB/SURCOUCHE/src/mode_io_read_nc4.f90
+1
-5
1 addition, 5 deletions
src/LIB/SURCOUCHE/src/mode_io_read_nc4.f90
with
1 addition
and
5 deletions
src/LIB/SURCOUCHE/src/mode_io_read_nc4.f90
+
1
−
5
View file @
597fc65c
...
@@ -8,13 +8,9 @@
...
@@ -8,13 +8,9 @@
! J. Escobar 14/12/2017: correction for MNH_INT=8
! J. Escobar 14/12/2017: correction for MNH_INT=8
! P. Wautelet 05/2016-04/2018: new data structures and calls for I/O
! P. Wautelet 05/2016-04/2018: new data structures and calls for I/O
! P. Wautelet 13/12/2018: split of mode_netcdf into multiple modules/files
! P. Wautelet 13/12/2018: split of mode_netcdf into multiple modules/files
<<<<<<<
HEAD
! P. Wautelet 10/01/2019: replace handle_err by IO_Err_handle_nc4 for better netCDF error messages
! P. Wautelet 10/01/2019: replace handle_err by IO_Err_handle_nc4 for better netCDF error messages
! P. Wautelet 05/03/2019: rename IO subroutines and modules
=======
! P. Wautelet 10/01/2019: replace handle_err by io_handle_err_nc4 for better netCDF error messages
! P. Wautelet 21/02/2019: bugfix: intent of read fields: OUT->INOUT to keep initial value if not found in file
! P. Wautelet 21/02/2019: bugfix: intent of read fields: OUT->INOUT to keep initial value if not found in file
>>>>>>>
MNH
-54
X
! P. Wautelet 05/03/2019: rename IO subroutines and modules
!-----------------------------------------------------------------
!-----------------------------------------------------------------
#if defined(MNH_IOCDF4)
#if defined(MNH_IOCDF4)
module
mode_io_read_nc4
module
mode_io_read_nc4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment