- Timestamp:
- Nov 21, 2019, 4:43:45 PM (5 years ago)
- Location:
- LMDZ6/branches/Ocean_skin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Ocean_skin
-
LMDZ6/branches/Ocean_skin/libf/phylmd/cosp2/cosp_output_mod.F90
r3369 r3605 359 359 WRITE(lunout,*) 'wxios_add_vaxis cth16 numMISRHgtBins, misr_histHgtCenters ', & 360 360 numMISRHgtBins, misr_histHgtCenters 361 CALL wxios_add_vaxis("cth ", numMISRHgtBins, misr_histHgtCenters)361 CALL wxios_add_vaxis("cth16", numMISRHgtBins, misr_histHgtCenters) 362 362 363 363 WRITE(lunout,*) 'wxios_add_vaxis dbze DBZE_BINS, dbze_ax ', &
Note: See TracChangeset
for help on using the changeset viewer.