-
Notifications
You must be signed in to change notification settings - Fork 45
Bring in HAFSv1 Related Changes #608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ShunLiu-NOAA
merged 247 commits into
NOAA-EMC:develop
from
hafs-community:feature/hafsv1_maxobs_goesr_meso_amvs
Sep 20, 2023
+51
−18
Merged
Changes from all commits
Commits
Show all changes
247 commits
Select commit
Hold shift + click to select a range
e09a5c3
update
b28ea8d
update
7b0d26e
check in the initial version of the EnKF incorporating FV3 regional e…
TingLei-NOAA 682d8a0
check in initial version for the GSI incorporating FV3 regional ensem…
TingLei-NOAA 90429c1
Merge branch 'master' into enkf_fv3native_tl
TingLei-NOAA da3a431
to check in a few modifiations which were not checked in successfully.
TingLei-NOAA 441c463
add a few modications dealing with the reversed order of data in fv3…
TingLei-NOAA ab24197
Merge branch 'master' into EXP-GSI_fv3_reg_ensemble
TingLei-NOAA 09e5d35
just adding a debug line before merging
TingLei-NOAA cb82ade
commit in a minor modification
TingLei-NOAA 6588b5f
Merge branch 'master' into EXP-GSI_fv3_reg_ensemble
TingLei-NOAA 0adc783
some cleaning up for this basic working version
TingLei-NOAA 1a441b8
mainly for adding fv3sar_ensemble_opt option
TingLei-NOAA b93b3cc
Henry's GSI update for jet
JiliDong-NOAA 135086f
Merge branch 'EXP-GSI_fv3_reg_ensemble' of gerrit:ProdGSI into EXP-GS…
TingLei-NOAA b25741b
add fv3sar_ensemble_opt
TingLei-NOAA 5698c3f
Merge branch 'master' of gerrit:ProdGSI into EXP-GSI_fv3_reg_ensemble
TingLei-NOAA 531cf55
Merge branch 'EXP-GSI_fv3_reg_ensemble' of gerrit:ProdGSI into EXP-GS…
TingLei-NOAA 2954a02
add the option ldo_enscalc_option for the program to carry out the …
TingLei-NOAA c914dbe
some updates while a problem is to be investigated for T
TingLei-NOAA d837a49
fixed a bug which made the sphum were written to T in the output
TingLei-NOAA c586cd7
deleted a few debug writing
TingLei-NOAA be8abe0
fixed a couple of bugs with code cleaning
TingLei-NOAA 07a0aa0
add fv3sar_bg_opt with new function when it = 1, with cold start fv3s…
TingLei-NOAA fe0bb13
replace subroutines in mod_fv3_lola.f90 by ones in mod_fv3_lolgrid.f9…
TingLei-NOAA 72fbef9
HAFS: Update the submodules.
BinLiu-NOAA 3cc1eb0
comitt a few debug write commands temperarily
TingLei-NOAA ee047f4
Merge branch 'EXP-GSI_fv3_reg_ensemble' of gerrit:ProdGSI into EXP-GS…
TingLei-NOAA 68c3499
check in some temperary debug lines
TingLei-NOAA b18b85e
minor modifications
TingLei-NOAA 2daa61e
after some cleaning up
TingLei-NOAA 49a0157
mainly for cleaning up
TingLei-NOAA 2e72cf2
a basic version for dual resolution capability for FV3SAR ensembles
TingLei-NOAA 65c4b56
resolving a few conflicts after mering master
TingLei-NOAA 25a001b
the first basic version added with l_both_fv3sar_gfs_ens option
TingLei-NOAA f9ce5a6
Merge branch 'master' into HAFS
BinLiu-NOAA ab5a339
cleaning a couple of remaining debuging lines in fv3_regional_inter…
TingLei-NOAA 5d5f092
Merge branch 'master' into EXP-GSI_fv3_reg_ensemble
TingLei-NOAA 9627358
cleaning up a few remaining debug lines
TingLei-NOAA 046abe6
resolve a few trival merging conflicts
TingLei-NOAA 2226002
Merge branch 'master' into EXP-GSI_fv3_reg_ensemble_dualv1mix1
TingLei-NOAA 2d2ff95
a trival modification to actual argument of stop2 in controlvec.f90
TingLei-NOAA 11bfa5a
updated to master
TingLei-NOAA 8bffd30
delete output to satbias_angle.out following the gsi master
TingLei-NOAA fdfd6ba
after merging with gsi master
TingLei-NOAA d52e73c
Merge branch 'master' into HAFS
BinLiu-NOAA 7c20870
resolve some minor conflicts when mering with EXP-GSI_fv3_reg_ensemble
TingLei-NOAA 10cf1ec
add some modifications for Hera transfered from M. Pots 's branch
TingLei-NOAA b2406ed
Merge remote-tracking branch 'origin/EXP-GSI_fv3_reg_ensemble' into E…
TingLei-NOAA 789555c
Merge remote-tracking branch 'origin/EXP-GSI_fv3_reg_ensemble' into o…
TingLei-NOAA e40629e
a couple of fixes
TingLei-NOAA b562640
some new codes
TingLei-NOAA 1aaf87c
test
TingLei-NOAA f4ffc68
test2
TingLei-NOAA 8c550ca
test
TingLei-NOAA c441e9b
test3
TingLei-NOAA f9609f7
fix for fv3sar coldstart option and conslitation of the logic about n…
TingLei-NOAA 6a8a0f7
manually incorporate Wanshu's fix dealing with the problem near lon=0…
TingLei-NOAA 36743b0
after merging
TingLei-NOAA fd54109
with a fix for calculation of coeffx and coeffy incorporated with th…
TingLei-NOAA 774f746
Merge branch 'master' into HAFS
BinLiu-NOAA 1e79758
Merge branch 'master' into HAFS
BinLiu-NOAA 6f00e80
another fix for fv3sar_bg_opt!=0
TingLei-NOAA 5aaccee
with fix for fv3sar wind-rotation
TingLei-NOAA c2f611b
add Xiaoyan 's coding of Hongli's example to reject obs near LBC
TingLei-NOAA cb6b27f
fix a couple of compilation errors
TingLei-NOAA ee3ddca
Merge pull request #1 from hafs-community/master
BinLiu-NOAA 0ffb38b
Update modulefile.ProdGSI.jet to restore building on Jet.
BinLiu-NOAA ff09ec7
Switch to use George V.'s NCEPLIBS so that GSI can successfully run o…
BinLiu-NOAA 001e71c
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA d045f37
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA a72fa93
adding a fix for dual resolution runs
TingLei-NOAA 34e8334
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 91c0ac1
Merge remote-tracking branch 'remotes/TingLei/EXP-GSI_fv3_reg_ensembl…
BinLiu-NOAA 4ff63fa
merging the updated master with enkf_fv3native_t2_new
TingLei-daprediction ac3bb7d
update with EMC gsi master
a43dcbc
merge with EMC gsi master
d705b51
after merging with gsi master
65287f7
Merge branch 'EXP-GSI_fv3_reg_ensemble_dualv1mix1' into feature/regio…
BinLiu-NOAA 6502874
Merge branch 'master' into support/HAFS
BinLiu-NOAA 36ff385
Merge branch 'support/HAFS' into feature/regional_ensda
BinLiu-NOAA cb276eb
Remove the unneeded input parameter mype for general_read_fv3_regiona…
BinLiu-NOAA 7e6c341
some cleaning after merging with master
0673863
cleaning files which should be not in the git monitoring
de65128
some cleaning
f19368d
merging with EMC GSI master
9b3fbc8
some cleaning for git
25542b8
Merge branch 'enkf_fv3native_t2_new' into feature/regional_ensda
BinLiu-NOAA a605f9f
Update the fix submodule.
BinLiu-NOAA 53432d1
FGAT related changes for FV3 regional DA (#2)
BinLiu-NOAA 22b9b6b
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA ce1f5ab
Merge branch 'support/HAFS' into feature/regional_ensda
BinLiu-NOAA 0a46bfd
Add the driver script ush/build_enkf_cmake.sh to build enkf_fv3reg.x.
BinLiu-NOAA 1fa9aa6
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 8e5e1e1
Merge branch 'support/HAFS' into feature/regional_ensda
BinLiu-NOAA 1719fe8
Modifications from Xu Lu and Xuguang Wang (OU) to enable running dual
BinLiu-NOAA 636b622
Minor modifications for dual resolution regional ensembles (#3)
BinLiu-NOAA 8b0c604
Changes from Xu Lu (OU): No need to introduce extra variables when the
BinLiu-NOAA 5252bab
Merge pull request #4 from hafs-community/feature/regional_ensda_dualres
BinLiu-NOAA daefeff
Add a build option to build gsi/enkf in the FV3reg mode.
BinLiu-NOAA abbe7c2
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 269118e
Remove the submodules fix and libsrc.
BinLiu-NOAA 8f0e607
Import libsrc/wrflib directly.
BinLiu-NOAA 53f93f5
Remove the submodules fix and libsrc.
BinLiu-NOAA 6bc67d6
Import libsrc/wrflib directly.
BinLiu-NOAA 6b52610
merging with HAFS, for being now ignore developments with grid_type_f…
TingLei-daprediction 320de0f
Create symbolic links for the modulefiles for wcoss_cray and wcoss_de…
BinLiu-NOAA 92dd834
Merge pull request #5 from hafs-community/feature/regional_ensda_sync
BinLiu-NOAA 6d370e8
Fix a bug with q when tsen is used as control variable in fv3 regiona…
BinLiu-NOAA 08bca19
A bug fix in gridio_fv3reg.f90 and add delp as a control variable choice
TingLei-NOAA 9a67c53
Feature/ensda bugfix q new (#10)
TingLei-NOAA 4362613
Merge remote-tracking branch 'upstream/master' into support/HAFS
BinLiu-NOAA 15de7c0
Merge branch 'support/HAFS' into feature/regional_ensda
BinLiu-NOAA 29d1a6b
Update modulefile.ProdGSI.jet so that module load works on Jet.
BinLiu-NOAA 1363d3d
Use cmake/3.16.2 in modulefile.ProdGSI.wcoss_c so that it can build o…
BinLiu-NOAA c8fd806
Modify build_all_cmake.sh so that it can work on Jet properly.
BinLiu-NOAA 697aa38
Merge branch 'feature/regional_ensda' of https://github.com/hafs-comm…
BinLiu-NOAA 3aede3b
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 498e584
Merge branch 'support/HAFS' into feature/regional_ensda
BinLiu-NOAA a7e35de
Remove the duplicated line of "deallocate(ges_z_ens)" in
BinLiu-NOAA 700f604
the fix for incorrect reference to fv3reg conversion subroutines in m…
TingLei-daprediction 3f8667f
Merge pull request #11 from hafs-community/feature/regional_ensda_fix1
BinLiu-NOAA 68b46a3
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 27d8798
Modifications from Xu Lu and Xuguang Wang (OU) to enable TDR and NEXR…
BinLiu-NOAA af7b978
Bug fix for enkf analysis steps when using t(tv) as a control vector …
BinLiu-NOAA 2b182d5
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA c56991b
Bug fixes and optimizations to the dual-resolution by Xu Lu & Xuguang…
XuLu-NOAA dd51709
Merge remote-tracking branch 'remotes/origin/feature/regional_ensda_d…
BinLiu-NOAA de58b1c
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 1c020cc
Merge pull request #14 from hafs-community/feature/regional_ensda_dua…
BinLiu-NOAA c6c67a4
Merge remote-tracking branch 'remotes/origin/support/HAFS' into featu…
BinLiu-NOAA af62451
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA b76e0e9
some consolidation of codes for FV3-LAM dual resoution
TingLei-NOAA 193409e
Further consolidation from Ting Lei, Xu Lu and Xuguang Wang for dua…
XuLu-NOAA de6e44a
Merge remote-tracking branch 'remotes/origin/support/HAFS' into featu…
BinLiu-NOAA 923f890
Merge pull request #15 from hafs-community/feature/regional_ensda_dualv1
BinLiu-NOAA 112667e
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA 8b39f2c
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA dd1dcc2
A fix for the logics ,in the enkf_fv3reg, when q_ind > 0 while pseud…
TingLei-daprediction ec621ad
Merge branch 'feature/regional_ensda' into feature/regional_ensda_fix1
TingLei-NOAA 2af8028
added back the 'delp' in the vars3d_supported for fv3_reg , which w…
TingLei-NOAA c7621e2
Merge pull request #16 from hafs-community/feature/regional_ensda_fix1
BinLiu-NOAA 180c3a1
Merge remote-tracking branch 'master/master' into feature/regional_en…
XuLu-NOAA 8bc6ba6
2022-03-01 X.Lu & X.Wang add changes for Dual Ens for HAFS. POC: xug…
XuLu-NOAA b61eb4c
Merge remote-tracking branch 'remotes/upstream/master' into feature/r…
BinLiu-NOAA 4a5bd0d
Clean up src/gsi so that it only contains FGAT related changes on top…
BinLiu-NOAA 6d8db74
Revert changes in regression/regression_param.sh regression/regressio…
BinLiu-NOAA f59d808
Merge branch 'feature/regional_ensda_FGAT' into feature/regional_ensd…
BinLiu-NOAA bc03171
GitHub Issue NOAA-EMC/GSI#325. Merge FGAT capability for regional DA
lbi2018 f16e852
Github issue #310. Correct mean correction time series plots. Fixes…
EdwardSafford-NOAA 586c2df
Merge pull request #366 from EdwardSafford-NOAA/develop
MichaelLueken 0a5daea
GitHub Issue NOAA-EMC/GSI #370: use nf90_inq_varid to set integer add…
RussTreadon-NOAA e7f8c88
Merge pull request #372 from RussTreadon-NOAA/feature/interp
MichaelLueken 845b360
GitHub Issue NOAA-EMC/GSI#368. WCOSS2 port.
MichaelLueken 20cf887
Github issue #373. Compress RadMon data files. Completes #373.
EdwardSafford-NOAA ad2a3c0
Merge pull request #369 from MichaelLueken-NOAA/feature/wcoss2_port
MichaelLueken 34294c1
Merge pull request #376 from EdwardSafford-NOAA/develop
MichaelLueken 002dc87
Removed extraneous lines from EFSOI script, and extraneous
AndrewEichmann-NOAA e67bd1f
Merge commit '002dc8711194de268d7786e455269d25715e93f9' into feature/…
BinLiu-NOAA 2d8fda7
Merge remote-tracking branch 'remotes/LB/master' into feature/hafsv0.…
BinLiu-NOAA 98279eb
Update src/gsi/gsi_rfv3io_mod.f90.
BinLiu-NOAA 706b2c7
Properly use mpimod, only: mpi_comm_world in src/enkf/gridinfo_fv3reg…
BinLiu-NOAA 6b89a2a
2022-05-28 Xu Lu & Xuguang Wang. POC: xuguang.wang@ou.edu
XuLu-NOAA 2d3fa50
GitHub Issue NOAA-EMC/GSI#400. Removed global_gsi.x from:
MichaelLueken b19916b
Merge pull request #401 from MichaelLueken-NOAA/release/gfsda.v16.3.0
MichaelLueken aca3043
add option to PRUNE_4NCO when NCO builds the gsi
aerorahul eb8f1ce
GitHub Issue NOAA-EMC/GSI#402. Add necessary entries to build_4nco_gl…
MichaelLueken 40f0efd
Merge pull request #403 from MichaelLueken-NOAA/feature/add_util_options
MichaelLueken a507cf8
add option to PRUNE_4NCO when NCO builds the gsi
aerorahul c97ffc9
Merge branch 'feature/release-gfsda.v16.3.0-prune' of https://github.…
aerorahul e6535cc
Merge pull request #404 from aerorahul/feature/release-gfsda.v16.3.0-…
MichaelLueken 0615d93
bug in the if statement for pruning
aerorahul 42cc837
Merge pull request #405 from aerorahul/bugfix/release-gfsda.v16.3.0-p…
MichaelLueken aafe00b
(1) Set cao_check and ta2tb to true (2) Set dmesh(4)=50.0 for VIIRS a…
emilyhcliu 0536d0c
Remove fix files not used with global
emilyhcliu 615cc0e
For GPSRO, change nsig_ext from 12 to 45.
emilyhcliu b00bbad
Merge pull request #412 from NOAA-EMC/release/gfsda.v16.3.0_emily
emilyhcliu caef698
Replace global_anavifo_allhydro.l127.txt with global_anavinfo.l127.txt
emilyhcliu 357ea2f
Modify wcoss2 modulefiles to compile GSI with CRTM-2.4.0
emilyhcliu ae1bd27
Update global anavinfo
emilyhcliu 69e83f6
Modify the threshold in checking the minminum backgound variance for
emilyhcliu 87aac5f
Add handling for channel initialized with zero background variance in…
emilyhcliu 82620df
Merge pull request #439 from NOAA-EMC/release/gfsda.v16.3.0_emily
emilyhcliu 86f5251
Modify the way the penalty is calculated for winds.
emilyhcliu 2de8378
Merge pull request #446 from NOAA-EMC/release/gfsda.v16.3.0_statsfix
emilyhcliu 05ad793
Fix the inconsistency for the NSST increment file (dftanl) between GSI
emilyhcliu 805d0f9
Update aircraftinfo.f90
ADCollard 7e174ec
Merge pull request #448 from NOAA-EMC/release/gfsda.v16.3.0_nsst
emilyhcliu 71495be
Add additional directories and files to prune_4nco_global.sh (#137)
RussTreadon-NOAA 053e447
Updates in response to errors identified by `-check all` (#137)
RussTreadon-NOAA a1dfd2c
add string FATAL to error messages flagging input file errors (#137)
RussTreadon-NOAA 0b5ea6d
Update prune_4nco.sh to remove the entire Conventional_Monitor direct…
RussTreadon-NOAA c6c33da
Remove hardwired definition for NDATE in lieu of prod_util definition…
RussTreadon-NOAA 3b9c14a
Remove NEMSIOGET definition from ex scripts; remove NDATE definition …
RussTreadon-NOAA 51edc24
Remove para section for crtm/2.4.0 in gsi_wcoss2.lua; comment out Con…
RussTreadon-NOAA f51ceb9
Add AVHRR Metop-C and Metop-A
emilyhcliu d6fc665
Merge pull request #458 from NOAA-EMC/release/gfsda.v16.3.0_radmon
emilyhcliu 82b38a4
Merge remote-tracking branch 'upstream/release/gfsda.v16.3.0' into re…
RussTreadon-NOAA 616d5ab
Fixed variables not initialized correctly in conventional data
emilyhcliu a5101ee
Fix un-initialized variables
emilyhcliu 955dae3
Remove Mitigation_flag_AMVQ (#137)
RussTreadon-NOAA 36481a2
Check file or directory existence before attempting to prune (#137)
RussTreadon-NOAA 733629e
Merge pull request #456 from RussTreadon-NOAA/release/gfsda.v16.3.0
emilyhcliu 148b7d8
Merge pull request #464 from NOAA-EMC/release/gfsda.v16.3.0_warnings
emilyhcliu f79daf6
Correct errors in restore function of prune_4nco_global.sh (#137)
RussTreadon-NOAA dfbef75
Additional corrections to prune script (#137)
RussTreadon-NOAA cb41169
Add efsoi scripts to list of scripts to prune (#137)
RussTreadon-NOAA 5145660
Update prune_4nco_global.sh so that it works on Hera (#137)
RussTreadon-NOAA cccc8ec
Add DA Monitor driver scripts to prune list in prune_4nco_global.sh (…
RussTreadon-NOAA 98184a0
Merge pull request #466 from RussTreadon-NOAA/release/gfsda.v16.3.0
emilyhcliu 59ceb45
Update to bufr/11.7.0, add safeguard to avoid out of bounds reference…
RussTreadon-NOAA c330413
Update gsi_wcoss2.lua PrgEnv_intel, craype, cray_mpich to NCO request…
RussTreadon-NOAA 314736c
Fix iargc bug in getsigensmeanp_smooth_ncep.f90 (#474)
RussTreadon-NOAA 0a28971
Revert update to PrgEnv_intel, craype, cray_mpich versions in gsi_wco…
RussTreadon-NOAA 0411761
Merge pull request #475 from RussTreadon-NOAA/release/gfsda.v16.3.0
RussTreadon-NOAA 6bf82dd
Update calc_analysis.fd/CMakeLists.txt to use w3emc_4 (#478)
RussTreadon-NOAA e05d692
Merge pull request #479 from RussTreadon-NOAA/release/gfsda.v16.3.0
RussTreadon-NOAA b51227b
Update global_satinfo.txt: turn off VIIRS data (set to monitoring mode)
emilyhcliu 9bdcf22
Add infomration regarding VIIRS data for gfsv16.3 historical satinfo
emilyhcliu 3fb30e4
Merge pull request #488 from NOAA-EMC/release/gfsda.v16.3.0_viirs
RussTreadon-NOAA 617f4b7
Merge remote-tracking branch 'remotes/upstream/develop' into feature/…
BinLiu-NOAA b4b2cf3
Merge remote-tracking branch 'remotes/upstream/develop' into feature/…
BinLiu-NOAA c9aa156
Fix a module use issue for mpi_comm_world in src/enkf/gridinfo_fv3reg…
BinLiu-NOAA 62498bb
Merge remote-tracking branch 'remotes/upstream/release/gfsda.v16.3.0'…
BinLiu-NOAA efdeaf9
Add delp back in the vars3d_supported list in src/enkf/gridinfo_fv3re…
BinLiu-NOAA a377fc5
Update modulefiles/gsi_wcoss2.lua to use WCOSS2 production area modul…
BinLiu-NOAA da56761
Add code to deal with the CIMSS enhanced AMVs in new BUFR (From Li Bi).
BinLiu-NOAA f70d7a8
Revert "Update modulefiles/gsi_wcoss2.lua to use WCOSS2 production ar…
BinLiu-NOAA 6b9a802
Update src/gsi/read_obs.F90 so that it can read satwndbufr and
BinLiu-NOAA 1178069
Update read_obs.F90 to deal with satwnd and satwhr bufr_d files prope…
BinLiu-NOAA 296d324
Drop off observations when the number of obs exceeds maxobs to avoid the
BinLiu-NOAA 2c73de0
Update gsi_wcoss2.lua to use the prod location for ncio and ncdiag mo…
BinLiu-NOAA 8c86e8d
Remove the unneeded libsrc/wrflib.
BinLiu-NOAA d86e4ca
Merge remote-tracking branch 'remotes/upstream/develop' into feature/…
BinLiu-NOAA ce59976
further sorting/re-organizing steps for q
TingLei-daprediction bf9efcb
*Bug fix for reading dual-resolution regional ensembles when the doma…
BinLiu-NOAA c9e447f
Merge remote-tracking branch 'remotes/origin/feature/hafs_sync_202307…
BinLiu-NOAA c4fa8d8
Merge remote-tracking branch 'remotes/upstream/develop' into feature/…
BinLiu-NOAA 78872ad
Clean up the HAFS related dual-resolution and EnKF changes to prepare…
BinLiu-NOAA 6e0da83
Merge HAFS GSI changes with latest GSI dev branch
JingCheng-NOAA 6be52b0
added GSI dev branch recently added flash data assimilation related part
JingCheng-NOAA 2e20205
Added changes of GSI dev branch in read_obs.F90 and read_prepbufr.f90
JingCheng-NOAA c3cca77
Merge remote-tracking branch 'upstream/develop' into feature/hafsv1_m…
JingCheng-NOAA 2cabebd
Feature/hafsv1 maxobs goesr meso amvs (#17)
JingCheng-NOAA 3674459
Merge branch 'feature/hafsv1_maxobs_goesr_meso_amvs' of https://githu…
JingCheng-NOAA 8f68989
remove extra commit line.
JingCheng-NOAA a7dd7cc
remove blank line 160 in read_satwnd.f90
JingCheng-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.