-
University of Maryland Baltimore County
- Greenbelt, MD
- https://science.gsfc.nasa.gov/sed/bio/bryan.m.karpowicz
Popular repositories Loading
-
compareRttovCrtm
compareRttovCrtm Publicscripts comparing RTTOV and CRTM using the standard atmosphere profiles (typical modtran-like 1-6, Tropical, Midalt summer, us std, etc)) provided in RTTOV's test data.
-
rttovPythonScripts
rttovPythonScripts Publicgeneral dumping ground for quick looks at jacobians, weighting functions, etc.
Python 1
-
ozonesondeVerify
ozonesondeVerify Publicverify geos experiments against SHADOZ and WOUDC ozonesondes.
Python 1
-
wrf_crtm_radiance_simulator
wrf_crtm_radiance_simulator PublicWrapper for taking a wrf run and running pycrtm.
-
7 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 1 commit in 1 repository
Opened 1 pull request in 1 repository
JCSDA-internal/eva
1
merged
-
Add std capability for time_series.
This contribution was made on Apr 23
Created an issue in numpy/numpy that received 2 comments
BUG: f2py meson issue with -D and #ifdef
Describe the issue: I've recently been trying to update my f2py wrapper to use f2py with meson as the backend, and I'm having to do things with see…