File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ def _get_date():
153
153
"cftime" : ("https://unidata.github.io/cftime" , None ),
154
154
"cfunits" : ("https://ncas-cms.github.io/cfunits" , None ),
155
155
"cfdm" : ("https://ncas-cms.github.io/cfdm" , None ),
156
- "cfplot" : ("https://ajheaps .github.io/cf-plot" , None ),
156
+ "cfplot" : ("https://ncas-cms .github.io/cf-plot/build/ " , None ),
157
157
"dask" : ("https://docs.dask.org/en/latest" , None ),
158
158
"matplotlib" : ("https://matplotlib.org/stable/" , None ),
159
159
}
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ details.
102
102
103
103
To install cf with all of its :ref: `required <Required >` and
104
104
:ref: `optional <Optional >` dependencies, and the `cf-plot
105
- visualisation package <http ://ajheaps .github.io/cf-plot> `_, run:
105
+ visualisation package <https ://ncas-cms .github.io/cf-plot/build/ > `_, run:
106
106
107
107
.. code-block :: console
108
108
:caption: *Install with conda.*
Original file line number Diff line number Diff line change @@ -116,10 +116,12 @@ manipulation and can:
116
116
117
117
Powerful, flexible, and user-friendly visualisations of field
118
118
constructs are available with the `cf-plot ` package that is installed
119
- separately to `cf ` (see http://ajheaps.github.io/cf-plot for details).
119
+ separately to `cf ` (see the
120
+ `cf-plot documentation
121
+ <https://ncas-cms.github.io/cf-plot/build/> `_ for details).
120
122
121
123
See the `cf-plot gallery
122
- <http ://ajheaps .github.io/cf-plot/gallery.html> `_ for the wide range
124
+ <https ://ncas-cms .github.io/cf-plot/build /gallery.html> `_ for the wide range
123
125
of plotting possibilities with example code.
124
126
125
127
.. figure :: images/cfplot_example.png
Original file line number Diff line number Diff line change @@ -532,16 +532,16 @@ files <External-variables-with-cfa>`.
532
532
533
533
Powerful, flexible, and user-friendly visualisations of field
534
534
constructs are available with the `cf-plot ` package (that needs to be
535
- installed separately to cf, see http://ajheaps.github.io/ cf-plot for
536
- details).
535
+ installed separately to cf, see ` cf-plot documentation
536
+ <https://ncas-cms.github.io/cf-plot/build/> `_ for details).
537
537
538
538
.. figure :: images/cfplot_example.png
539
539
540
540
*Example output of cf-plot displaying a cf field construct. *
541
541
542
- See the `cfplot gallery
543
- <http ://ajheaps .github.io/cf-plot/gallery.html> `_ for the wide range
544
- of plotting possibilities, with example code. These include, but are
542
+ See the `cf-plot gallery
543
+ <https ://ncas-cms .github.io/cf-plot/build/ gallery.html> `_ for the wide
544
+ range of plotting possibilities, with example code. These include, but are
545
545
not limited to:
546
546
547
547
* Cylindrical, polar stereographic and other plane projections
You can’t perform that action at this time.
0 commit comments