Open b-r-hamilton opened 11 months ago
Brynnydd,
I found those now here:
https://downloads.unidata.ucar.edu/netcdf-cxx/4.2/netcdf-cxx-4.2.tar.gz
Mike
On Thu, Dec 14, 2023 at 12:24 PM Brynnydd (Brynn) Hamilton < @.***> wrote:
Hi - trying to follow the instructions for a Ubuntu installation, and the netcdf packages for FORTRAN and C no longer exist on unidata, it appears that they've been updated to newer versions. Is there any recommendation of where to source the original versions of these packages? For reference
$ wget ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-cxx-4.2.tar.gz --2023-12-14 ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-cxx-4.2.tar.gz--2023-12-14 12:21:03-- ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-cxx-4.2.tar.gz => ‘netcdf-cxx-4.2.tar.gz’ Resolving ftp.unidata.ucar.edu (ftp.unidata.ucar.edu)... 128.117.149.10 Connecting to ftp.unidata.ucar.edu (ftp.unidata.ucar.edu)|128.117.149.10|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/netcdf ... done. ==> SIZE netcdf-cxx-4.2.tar.gz ... done.
==> PASV ... done. ==> RETR netcdf-cxx-4.2.tar.gz ... No such file ‘netcdf-cxx-4.2.tar.gz’.
Same occurs for netcdf-4.6.1, netcdf-fortran-4.4.4
— Reply to this email directly, view it on GitHub https://github.com/derpycode/muffindoc/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD35V4BSWXVLHTAR3XIVXN3YJMY4FAVCNFSM6AAAAABAVGPZCSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2DEMJUGY2TQNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
--
Michael Evans (he/him/his) ph: 301-405-8763 Department of Geology & ESSIC fax: 301-405-3597 University of Maryland email: @.*** Geology Bldg (#237), Rm. 1120 www.geol.umd.edu/ http://www.geol.umd.edu/~mnevans/~mnevans/ 8000 Regents Dr College Park, MD 20742-4200
Thanks. The manual needs updating .... I note that the last time I installed netCDF, I in any case used: ftp.unidata.ucar.edu/pub/netcdf/netcdf-c-4.8.0.tar.gz ftp.unidata.ucar.edu/pub/netcdf/netcdf-fortran-4.5.3.tar.gz downloads.unidata.ucar.edu/netcdf-cxx/4.2/netcdf-cxx-4.2.tar.gz We are working on a better recommended netCDF install with default config settings so that M1 MacOS users can run GENIE again.
Also -- the branch master.python3 has a simplified netCDF install using default settings and source download -- see: https://github.com/derpycode/muffindoc/blob/master/muffin3.install.Ubuntu.pdf
Hi - trying to follow the instructions for a Ubuntu installation, and the netcdf packages for FORTRAN and C no longer exist on unidata, it appears that they've been updated to newer versions. Is there any recommendation of where to source the original versions of these packages? For reference
Same occurs for
netcdf-4.6.1
,netcdf-fortran-4.4.4