|
Calling all UNIX/netCDF geeks.
|
View this Thread in Original format
| Ang ' ela_ie |
I have a bunch of netCDF format data that I need to be able to read, preferably in a FORTRAN code. Does anyone have any helpful hints? I know I need the source code for the netCDF library but its not in the FTP that it was supposed to be in so now Im kind of stuck.
Does anyone else work with netCDF data? Helllllllp. |
|
|
| Ygrene |
| Netflix? Fortress? |
|
|
| Ang ' ela_ie |
| Yep! Thats it. |
|
|
| Ygrene |
| quote: | Originally posted by Ang ' ela_ie
Yep! Thats it. |
Dammit. I don't know anything about those either. :(
Will someone knowledgeable help her already?! :mad: |
|
|
| Orbax |
just open them up in editor and type
format C:\ Y Y
save it as convert.bat on your desktop and open it |
|
|
| igottaknow |
| not a clue but I'm rooting for you |
|
|
| LeopoldStotch |
| quote: | Originally posted by Orbax
just open them up in editor and type
format C:\ Y Y
save it as convert.bat on your desktop and open it |
Unix, not windows. :wtf: if the data is formatted in a regular pattern, you can use regular expressions and the sed command to get your data.
lol nevermind. looking at samples of netCdf files, the files are formatted in a special way. drop me a pm if you have some questions. |
|
|
| _Nut_ |
You have nothing to read them?
There are some programs available from Unisys to rip them apart.... be warned.... I killed my PC undoing a 200 meg netCDF... it clobbered over 40 gigs.
Drop me a line tomorrow. I have a directory full of that Ive done with net's.
Are you pulling them from NCAR, NWS or what is your source? |
|
|
| _Nut_ |
Now that I think of it, look how to work 'ncdump'
Its been about 9 months since I've used that... but as I recall that is the program that takes the multidimensional array and kicks it out to
lat long value
lat1 long1 value1
lat2 long2 value2
etc etc |
|
|
| tubularbills |
*runs in circles*
AAAHHHHHHHHHH!!!!!!!!!!!!!!!!!!!! |
|
|
|
|