Global Forecast System source code
emc.ncep.noaa.gov
Global Forecast System source code
1–10 of 29 posts
Re: Global Forecast System source code
#2Still, Fortran 90 is hell of a lot better than Fortran 77, which unfortunately is the language of choice for some of the people I'm being asked to work with.
Re: Global Forecast System source code
#3Fortran 90 is still the language computational stuff is made in today. I'm not convinced, however, that that choice is really for performance reasons over cultural reasons. Still, Fortran 90 is hell of a lot better than Fortran 77, which unfortunately is the language of choice for some of the people I'm being asked to work with.
I can't seem to access the SVN repo, I wonder how/if they unit tested it all.
Re: Global Forecast System source code
#4Re: Global Forecast System source code
#5Do they also make raw sensor data available for free? I.e. if I wanted to build my own forecast system based on this code, I would still need all the data they collect with weather balloons, right?
Re: Global Forecast System source code
#6Do they also make raw sensor data available for free? I.e. if I wanted to build my own forecast system based on this code, I would still need all the data they collect with weather balloons, right?
Re: Global Forecast System source code
#7Also, it would be rather interesting for a rewrite of this by the open source committee.
Re: Global Forecast System source code
#8Why don't they just release this on Github? Also, it would be rather interesting for a rewrite of this by the open source committee.
Re: Global Forecast System source code
#9Fortran 90 is still the language computational stuff is made in today. I'm not convinced, however, that that choice is really for performance reasons over cultural reasons. Still, Fortran 90 is hell of a lot better than Fortran 77, which unfortunately is the language of choice for some of the people I'm being asked to work with.
inertia would have something to do with it, like there's an 'anal.sh' file which even made it into the documentation. I can't seem to access the SVN repo, I wonder how/if they unit tested it all.
No, there is no unit testing!
anal.sh is short for analysis.
Re: Global Forecast System source code
#10Fortran 90 is still the language computational stuff is made in today. I'm not convinced, however, that that choice is really for performance reasons over cultural reasons. Still, Fortran 90 is hell of a lot better than Fortran 77, which unfortunately is the language of choice for some of the people I'm being asked to work with.