This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| expert | |
| structure | |
| /fred integer | |
| /joe real | |
| /sample myname | |
| endstructure | |
| new | |
| 25 store fred | |
| 250 store joe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| expert | |
| 0 ds | |
| /UEA3p1 {SOURCES .UEA .CRU .TS3p1 .r2p5 .tmp SOURCES .UEA .CRU .TS3p1 .climatology .c1901-2009 .tmp[X Y]regridLinear sub X /gridtype periodic def pop}def | |
| /GISSL {SOURCES .NASA .GISS .GISSTEMP .d2x2 .LandOnly .tempanomaly SOURCES .NASA .GISS .GISSTEMP .climatology .c1901-2009 .LandOnly .tempanomaly sub /name /tmp def}def | |
| /GISSLO {SOURCES .NASA .GISS .GISSTEMP .d2x2 .Land-Ocean .tempanomaly SOURCES .NASA .GISS .GISSTEMP .climatology .c1901-2009 .Land-Ocean .tempanomaly sub /name /tmp def}def | |
| (UEA3p1) | |
| /refdata parameter | |
| get | |
| exec | |
| T (Jun) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SOURCES .NOAA .NCEP .EMC .CMB .GLOBAL .Reyn_SmithOIv2 .weekly .sst | |
| SOURCES .NOAA .NCEP .EMC .CMB .GLOBAL .Reyn_SmithOIv2 .pentad-climatology .sst | |
| [T]1.0 0.0 regridLinear | |
| sub | |
| sstacolorscale | |
| 3 mul | |
| [T]average | |
| provenance | |
| tojsonldstring |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ingrid: /provenance {provhash 1 index getknown { /prov:refcount prov:refcount 1 add def object2Reference nip}{provhash 1 index 1 index length put dup type /arraytype eq {[exch {provenance}forall]}{dup /myproc getknown {currentobject provhash exch get prov:resultFrom 5 object exch /@id exch def exch /prov:proc exch def 1 index .dataset dup null eq {pop}{ /prov:appliedTo exch provenance def}ifelse}{currentobject provhash exch get prov:extractionFrom 5 object exch /@id exch def /prov:proc name def dataset null ne { /prov:appliedTo dataset provenance def}{ /@type /source def}ifelse}ifelse /prov:refcount 1 def exch 1 index exch provhash !}ifelse}ifelse}put | |
| SOURCES .NOAA .NCEP .EMC .CMB .GLOBAL .Reyn_SmithOIv2 .weekly .sst | |
| SOURCES .NOAA .NCEP .EMC .CMB .GLOBAL .Reyn_SmithOIv2 .pentad-climatology .sst | |
| [T]1.0 0.0 regridLinear | |
| sub | |
| sstacolorscale | |
| 3 mul | |
| [T]average | |
| provenance | |
| null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| expert | |
| Ingrid: /provhash null | |
| 5 object | |
| put | |
| Ingrid: /JSON null | |
| 5 object | |
| /==alias /JSON cvx def | |
| /JSONskip null | |
| 5 object | |
| def |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| File Edit Options Buffers Tools HTML SGML Help | |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title></title> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> | |
| <script src="https://rawgithub.com/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <title>sample html file with PURE error on auto-render nesting</title> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> | |
| <script src="http://github.com/pure/pure/raw/master/libs/pure.js"></script> | |
| </head> | |
| <body> | |
| <style> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <title>sample html file with PURE error on auto-render nested JSON</title> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> | |
| <script src="http://github.com/pure/pure/raw/master/libs/pure.js"></script> | |
| </head> | |
| <body> | |
| <script> |