diff --git a/2024/20241123/PNGWalk.md b/2024/20241123/PNGWalk.md new file mode 100644 index 0000000..1f67bfd --- /dev/null +++ b/2024/20241123/PNGWalk.md @@ -0,0 +1 @@ +PNGWalk diff --git a/2024/20241123/test.md b/2024/20241123/test.md new file mode 100644 index 0000000..a02a560 --- /dev/null +++ b/2024/20241123/test.md @@ -0,0 +1 @@ +Link to [PNGWalk](PNGWalk.md) diff --git a/2024/20241206_latex_md.md b/2024/20241206_latex_md.md new file mode 100644 index 0000000..dbe1d62 --- /dev/null +++ b/2024/20241206_latex_md.md @@ -0,0 +1,31 @@ +This doesn't render properly on the help page, where the LaTeX engine is kicking in: +- $(subsec;places=3) three digits are milliseconds. +- $ (subsec;places=3) three digits are milliseconds. +- \$ \(subsec;places=3\) three digits are milliseconds. +- $(subsec; places=3) three digits are milliseconds. + +### Wildcard codes + +Aggregation URIs will contain from the following wildcard codes: + +
  • $Y four-digit year +
  • $y two-digit year +
  • $j three-digit day of year +
  • $m two-digit month +
  • $b three-letter month (English locale only) +
  • $d two-digit day of month +
  • $H two-digit hour +
  • $M two-digit minute +
  • $S two-digit second +
  • $(milli) three digit milliseconds since second boundary. (Please use + subsec instead of this) +
  • $(micro) three digit microseconds since millisecond boundary. + (please use subsec instead of this) +
  • $(subsec;places=3) three digits are milliseconds. $(subsec;places=6) + means the 6 digits are microseconds. +
  • $v version number, decimal sort. $(v;alpha) is for alpha sort, and + $(v;sep) for "x.y.z" Note sometimes the filename will contain a V + before this, and this should be just the number like so: V$v +
  • $o orbit number, arguments like $(o;id=crres) make this useful. see + +
  • $x ignore, match anything but don't interpret the field. diff --git a/2025/developer.labelling.md b/2025/developer.labelling.md new file mode 100644 index 0000000..26cb90a --- /dev/null +++ b/2025/developer.labelling.md @@ -0,0 +1,2 @@ + +https://web.archive.org/web/20110608234400/http://www.cs.uu.nl/docs/vakken/gd/steven2.pdf diff --git a/docs/vap_files.md b/docs/vap_files.md index 42c583b..5b35f65 100644 --- a/docs/vap_files.md +++ b/docs/vap_files.md @@ -4,7 +4,8 @@ the plot. These product files are like a .doc file is to Microsoft Word, or an HTML file with .jpg references. When all the data products are from public servers, the .vap file can be sent to collegues so that they can have a look at the same display. Another common use is to have a public website to share standard -plot configurations with others. +plot configurations with others. Note the data are not stored within the .vap file, +just URI references to data. # loading .vap files The .vap files are saved and loaded using the file menu. If a .vap file name or URI @@ -16,8 +17,8 @@ configuration. .vaps can be tweaked when they are loaded as well. For example, suppose you have a .vap which loads data from several servers for a day. It is common to tell Autoplot to load this vap but for another day. For example, if the vap file is -http://autoplot.org/data/autoplot.vap then http://autoplot.org/data/autoplot.vap?timerange=2000-01-12 -will load the same data but for 2000-01-12. Note the File&raar;"Open Vap File" has +https://autoplot.org/data/autoplot.vap then https://autoplot.org/data/autoplot.vap?timerange=2000-01-12 +will load the same data but for 2000-01-12. Note the File→"Open Vap File" has a gui control to pick a different time. # saving .vap files diff --git a/md/QDataSet.md b/md/QDataSet.md index 510b20b..ab6b28f 100644 --- a/md/QDataSet.md +++ b/md/QDataSet.md @@ -29,7 +29,7 @@ easily implemented in different environments, often with code that achieves high-performance without loosing abstraction. This poster describes most cleanly the interface: [2011 -Poster](http://autoplot.org/wiki/images/InsideAutoplot-20110531.ppt) +Poster](https://cottagesystems.com/~jbf/autoplot/posters/InsideAutoplot-20110531.ppt) # QDataSet v1.0 diff --git a/md/cookbook.md b/md/cookbook.md index 32a9b1d..5081742 100644 --- a/md/cookbook.md +++ b/md/cookbook.md @@ -20,7 +20,7 @@ selector, we change multiple nodes: The folks at LANL asked for a page with images associated with complex plot panel configurations or styles and the procedure to create them: [Cooking at LANL](Cooking_at_LANL.md "wikilink"). See also - +[developer.renderTypes](developer.renderTypes.md) ## L-shell as Y axis diff --git a/md/help.md b/md/help.md index 1dc5f6e..f71ad0b 100644 --- a/md/help.md +++ b/md/help.md @@ -421,7 +421,7 @@ The events list is used to load a list of times which control the application time range. For example, suppose you are interested only in data when we pass by the planet (perigee). You set the events list to a list of perigee times -, and use this +https://github.com/das-developers/das2meta/blob/main/orbits/junoPJ.dat, and use this to select the perigee. Then clicking on a time will reset the application timerange. @@ -1506,9 +1506,9 @@ is shown when selecting `File→Add Plot From→CDAWeb` or by clicking thi \[: link\] ](CDAWebDB.png "(Click image to expand.) Autoplot's listing of data from CDAWeb that is shown when selecting File→Add Plot From→CDAWeb or by clicking this [https://autoplot.org/autoplot.jnlp?vap+cdaweb: link] ") -The [CDAWeb group](http://cdaweb.gsfc.nasa.gov/) at -[NASA/Goddard](http://gsfc.nasa.gov) provides a large volume of data in -[CDF](http://cdf.gsfc.nasa.gov) files which Autoplot can read. This +The [CDAWeb group](https://cdaweb.gsfc.nasa.gov/) at +[NASA/Goddard](https://gsfc.nasa.gov) provides a large volume of data in +[CDF](https://cdf.gsfc.nasa.gov) files which Autoplot can read. This plug-in knows how to query the database to see what is available and provides a GUI for searching and filtering the list. @@ -1553,8 +1553,8 @@ The data source type is determined using the mime type in the HTTP headers; if the mime type is not specified, then the file extension is used. The data source type can be explicitly specified by prefixing the URI with "vap" plus an extension followed by a colon. For example: -`vap+dat:` tells Autoplot to -treat the data returned by this URI as ascii-table-formatted. +`vap+dat:` tells Autoplot to +treat the data returned by this URI as ASCII table formatted. Once the data source type (most often the file format type) is identified, the URI's parameter string is interpreted. Different URI @@ -1746,10 +1746,10 @@ with the binary reader: fields. - Example where the query parameters were figured out by the above approach: - [3](https://autoplot.org/autoplot.jnlp?vap+bin:http://www-pw.physics.uiowa.edu/voyager/data/pra/v1790205?reportOffset=yes&rank2=6:262&recLength=528&type=ushort&byteOrder=big) + [3](vap+bin:https://space.physics.uiowa.edu/plasma-wave/voyager/data/pra/v1790205?reportOffset=yes&rank2=6:262&recLength=528&type=ushort&byteOrder=big) -**Unicode to ASCII** Netbeans writes out a Unicode file of its output -window. (I could tell this because ascii values were interleaved with +**UTF16 to ASCII** Netbeans writes out a Unicode file of its output +window using 16-bit unicode. (I could tell this because ascii values were interleaved with zeros.) `iconv` failed to convert the file, so I tried converting it with Autoplot: @@ -1763,13 +1763,13 @@ formatDataSet( ds2, 'vap+bin:file:///tmp/output1249405460816.txt?type=ubyte' ) ### CDF Reads in a variable from a [Common Data -Format](http://cdf.gsfc.nasa.gov/) file. +Format](https://cdf.gsfc.nasa.gov/) file. - mime type: application/x-cdf-file (Note some servers advertise a content type of application/x-netcdf.) - extension: .cdf - Example URL: - [4](https://autoplot.org/autoplot.jnlp?vap+cdf:http://cdaweb.gsfc.nasa.gov/sp_phys/data/ace/swepam/level_2_cdaweb/swe_k0/2012/ac_k0_swe_20121229_v01.cdf?He_ratio) + [4] vap+cdf:https://cdaweb.gsfc.nasa.gov/sp_phys/data/ace/swepam/level_2_cdaweb/swe_k0/2012/ac_k0_swe_20121229_v01.cdf?He_ratio - Supports formatting: Yes, rank 1 and 2, though not yet ISTP compliant. - Parameters @@ -1784,7 +1784,7 @@ data on the day 20000109 using the time wildcards described in The first part of the url is - + the file part of the url is