search for: gfdl

Displaying 20 results from an estimated 23 matches for "gfdl".

2017 Aug 28
3
Extracting subset from netCDF file using lat/lon and converting into .csv in R
I have a series of nertCDF files containing global data for a particular variable, e.g. tmin/tmax/precipiation/windspeed/relative humuidity/radiation etc. I get the following information when using *nc_open* function in R: datafile: https://www.dropbox.com/s/xpo7zklcmtm3g5r/gfdl_preci.nc?dl=0 File gfdl_preci.nc (NC_FORMAT_NETCDF4_CLASSIC): 1 variables (excluding dimension variables): float prAdjust[lon,lat,time] _FillValue: 1.00000002004088e+20 missing_value: 1.00000002004088e+20 comment: includes all types (rain, snow, large-s...
2017 Aug 28
0
Extracting subset from netCDF file using lat/lon and converting into .csv in R
...have a series of nertCDF files containing global data for a particular > variable, e.g. tmin/tmax/precipiation/windspeed/relative > humuidity/radiation etc. I get the following information when using > *nc_open* function in R: > > datafile: https://www.dropbox.com/s/xpo7zklcmtm3g5r/gfdl_preci.nc?dl=0 > > File gfdl_preci.nc (NC_FORMAT_NETCDF4_CLASSIC): > > 1 variables (excluding dimension variables): > float prAdjust[lon,lat,time] > _FillValue: 1.00000002004088e+20 > missing_value: 1.00000002004088e+20 > comment: inc...
2006 Oct 02
3
howto's and docs from the forums
hi guys, just spent 20 minutes looking through the forums on the website, and it seems people are posting howtos and walkthoughs there. whats the general feeling ? is it worth getting in touch with the authors and seeing if they would like to maintain them on the wiki instead ? I know some of them are really mad and we wont / dont want to highlight them too much ( like, gnome-2.16 hacked
2018 Aug 23
2
xen_4.11.1~pre+1.733450b39b-1~exp1_multi.changes REJECTED
xen source: lintian output: 'license-problem-gfdl-invariants stubdom/grub.patches/00cvs invariant part is: with no invariant sections, with the front-cover texts being a gnu manual, and with the back-cover texts as in (a) below', automatically rejected package. xen source: If you have a good reason, you may override this lintian tag. xen-utils...
2002 Oct 02
2
.C() and C++ name mangling
...I'm concerned about portability of the resultant code in the case that name-mangling is handled differently from platform to platform. This is Linux, Redhat 7.2 with g++-2.96. Thanks for any help you can offer, Andy -- Andy Jacobson arj at gfdl.gov Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.c...
2018 Oct 05
4
Entirely new Xen packaging
...; xen (4.11.1~pre.20180911.5acdd26fdc+dfsg-1~exp1) experimental; urgency=medium > . > * Update to new upstream version 4.11.1~pre.20180911.5acdd26fdc+dfsg. > * Remove stubdom/grub.patches/00cvs from the upstream source because it's > not DFSG compliant. (license-problem-gfdl-invariants) > * Override statically-linked-binary lintian error about > usr/lib/xen-4.11/boot/xen-shim I accidentally dropped these changes from my fisrt upload to sid. I noticed when I tried to push to salsa/master and discovered my branch wasn't ff. Hooray for git. So I have...
2020 Jul 22
2
New x86-64 micro-architecture levels
...a feature crossing multiple projects - at least > glibc and GCC - sharing the source of said documentation > would be important. Technically, the GCC web site would work for me. It's not a wiki. It's not CVS. We can update it outside of release cycle. We are not forced to use the GFDL with Invariant Sections. It doesn't end up in our product documentation, where it would be confusing if it discusses unsupported CPUs. Everything that can be installed locally becomes outdated and problematic. The psABI supplement is a PDF document, so we can't easily link to the appropr...
2006 Oct 27
1
Documentation Licenses again
...r system: Easy user readable license backed by a license for lawyers and a machine readable part (can be searched for by google and yahoo, for example. Available for ~70 different jurisdictions/countries Con: The FSF begs you to stay away from these licenses for documentations GFDL - The GNU Free Documentation License: <http://www.gnu.org/copyleft/fdl.html> Con: It's legalese at its best. I have read it a few times now and still don't understand it. FreeBSD Documentation license <http://www.freebsd.org/copyright/freebsd-doc-license.html> Pro: Seems f...
2007 Jun 01
1
draft-ietf-avt-rtp-speex-01.txt
...s (X being larger than the age of Mickey Mouse). To the best of my knowledge (did I miss something?), none of these applies to me yet. Also, the license under which the "spec" is released is irrelevant. The closest to a "spec" that Speex has is the manual and it's under the GFDL. Sure it means you can't make the document itself proprietary, but anyone can *use* the document for any purpose (including writing a proprietary implementation of Speex). > and only the reference C library was > licensed under the New BSD License. You got that one right. >> Do y...
2007 Dec 16
2
Wiki license
Any suggestions as to what license to use for wiki.dovecot.org? I should have specified this a long time ago, but luckily(?) most of the content is written by me, so I don't think there are going to be problems. The main choices are: a) GNU Free Documentation License b) Creative Commons (Attribution-Share Alike?) It could also be dual-licensed to both to maximize the distribution
2002 Dec 09
0
triangular PDF
...- runif(n) mode <- (ml-min)/(max-min) # "mode" defined in range [0 1] (rescaling will be done last) s1 <- which(u<=mode) s2 <- which(u>mode) u[s1] <- sqrt(mode*u[s1]) u[s2] <- 1-sqrt((1-mode)*(1-u[s2])) min+(max-min)*u } -- Andy Jacobson arj at gfdl.gov Program in Atmospheric and Oceanic Sciences Sayre Hall, Forrestal Campus Princeton University PO Box CN710 Princeton, NJ 08544-0710 USA Tel: 609/258-5260 Fax: 609/258-2850
2008 Feb 06
0
[LLVMdev] Patch Causing Failure
...-mlongcall \ -c ../../llvm-gcc.src/gcc/config/darwin-crt2.c -o crt2.o xgcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://developer.apple.com/bugreporter> for instructions. make[3]: *** [crt2.o] Error 1 rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod make[2]: *** [all-stage1-gcc] Error 2 make[1]: *** [stage1-bubble] Error 2 make: *** [all] Error 2 xgcc: Internal error: Segmentation fault (program cc1) xgcc: Internal error: Segmentation fault (program cc1) I did a binary search, and it turns out that this patch was the first...
2007 Jun 01
2
draft-ietf-avt-rtp-speex-01.txt
Ivo Emanuel Gon?alves a ?crit : > Also, another correction that you may want to do: > > Over the Introduction section, Speex is described as "Free > software/open-source". I believe this should be replaced altogether > with "Patent-free and royalty-free. Specification under the Public > Domain." No, keep as is. It is definitely not public domain, since
2018 Oct 06
2
Entirely new Xen packaging
...exp1) experimental; > urgency=medium > >> . > >> * Update to new upstream version 4.11.1~pre.20180911.5acdd26fdc+dfsg. > >> * Remove stubdom/grub.patches/00cvs from the upstream source because > it's > >> not DFSG compliant. (license-problem-gfdl-invariants) > >> * Override statically-linked-binary lintian error about > >> usr/lib/xen-4.11/boot/xen-shim > > > > I accidentally dropped these changes from my fisrt upload to sid. I > > noticed when I tried to push to salsa/master and discovered my br...
2010 Apr 04
1
[LLVMdev] _gt_ggc_r_gt_darwin_c_h undefined
...w/lib/llvm/lib -lpthread -lm Undefined symbols: "_gt_ggc_r_gt_darwin_c_h", referenced from: _gt_ggc_rtab in f95-lang.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [f951] Error 1 make[3]: *** Waiting for unfinished jobs.... rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gfortran.pod gpl.pod gcc.pod make[2]: *** [all-stage2-gcc] Error 2 make[1]: *** [stage2-bubble] Error 2 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.bNaXas failed, exit code 2 when configured as... ../llvm-gcc4.2-2.7.source/configure --prefix=/sw --prefix=/sw/lib/llvm-gcc...
2009 Nov 12
2
[LLVMdev] Bootstrap Failure
...ore~dst/Developer/usr/local/include -mlongcall \ -fno-tree-dominator-opts \ \ -c /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10- selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/config/darwin-crt3.c -o crt3.o make[4]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod gpl.pod make[3]: *** [all-stage1-gcc] Error 2 make[2]: *** [stage1-bubble] Error 2 make[1]: *** [all] Error 2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091112/c4573027/attachment.ht...
2011 Feb 19
2
[LLVMdev] llvm-gcc4.2 bootstrap broken?
...opwjpg.s:unknown:Non-global symbol: _create_init_utf16_var.eh can't be a weak_definition /var/tmp//ccopwjpg.s:unknown:Non-global symbol: _pushdecl_top_level.eh can't be a weak_definition make[3]: *** [stub-c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gfortran.pod gpl.pod gcc.pod make[2]: *** [all-stage2-gcc] Error 2 make[1]: *** [stage2-bubble] Error 2 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.b4VcRD failed, exit code 2
2003 Feb 28
6
backing up comments
All this talk about vorbis comments has made me think. Would it be possible to create backups of the Vorbis comments for my vorbis collection (currently about 1850 files) ? Instead of having to make sure I enter the correct details into CDex (saving in to cdplayer.ini & backing up that), or if I have comments in the Vorbis files that aren't stored in cdplayer.ini, such as the tags
2020 Jul 22
3
New x86-64 micro-architecture levels
* Dongsheng Song: > I fully agree these names (100/101, A/B/C/D) are not very intuitive, I > recommend using isa tags by year (e.g. x64_2010, x64_2014) like the > python's platform tags (e.g. manylinux2010, manylinux2014). I started out with a year number, but that was before the was Level A. Too many new CPUs only fall under level A unfortunately because they do not even have AVX.
2018 Oct 11
2
xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2_multi.changes ACCEPTED into unstable, unstable
...base control file. . xen (4.11.1~pre.20180911.5acdd26fdc+dfsg-1~exp1) experimental; urgency=medium . * Update to new upstream version 4.11.1~pre.20180911.5acdd26fdc+dfsg. * Remove stubdom/grub.patches/00cvs from the upstream source because it's not DFSG compliant. (license-problem-gfdl-invariants) * Override statically-linked-binary lintian error about usr/lib/xen-4.11/boot/xen-shim . xen (4.11.1~pre+1.733450b39b-1~exp1) experimental; urgency=medium . [ Hans van Kranenburg ] * Update to 4.11.1-pre commit 733450b39b, which also contains: - Additional fix for:...