Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NOCSurfaceProcesses
GeoSpatialTools
Commits
bff58394
Commit
bff58394
authored
1 month ago
by
Joseph Siddons
Browse files
Options
Download
Plain Diff
Merge branch 'v0-10-1' into 'main'
v0.10.1 See merge request
!18
parents
a7e594a1
a32ca1db
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
4 deletions
+28
-4
docs/Documentation.pdf
docs/Documentation.pdf
+0
-0
docs/Documentation.tex
docs/Documentation.tex
+26
-2
docs/conf.py
docs/conf.py
+1
-1
pyproject.toml
pyproject.toml
+1
-1
No files found.
docs/Documentation.pdf
View file @
bff58394
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/Documentation.tex
View file @
bff58394
...
...
@@ -64,8 +64,8 @@
\title
{
GeoSpatialTools
}
\date
{
Dec 12
, 202
4
}
\release
{
0.10.
0
}
\date
{
Feb 26
, 202
5
}
\release
{
0.10.
1
}
\author
{
NOC Surface Processes
}
\newcommand
{
\sphinxlogo
}{
\vbox
{}}
\renewcommand
{
\releasename
}{
Release
}
...
...
@@ -1122,6 +1122,18 @@ the time extent (dt) is the full time range of the box.
\end{itemize}
\end{description}\end{quote}
\index
{
centre
\_
datetime (GeoSpatialTools.octtree.SpaceTimeRectangle property)@
\spxentry
{
centre
\_
datetime
}
\spxextra
{
GeoSpatialTools.octtree.SpaceTimeRectangle property
}}
\begin{fulllineitems}
\phantomsection\label
{
\detokenize
{
users
_
guide:GeoSpatialTools.octtree.SpaceTimeRectangle.centre
_
datetime
}}
\pysigstartsignatures
\pysigline
{
\sphinxbfcode
{
\sphinxupquote
{
property
\DUrole
{
w
}{
}}}
\sphinxbfcode
{
\sphinxupquote
{
centre
\_
datetime
}}
\sphinxbfcode
{
\sphinxupquote
{
\DUrole
{
p
}{
:
}
\DUrole
{
w
}{
}
datetime
}}}
\pysigstopsignatures
\sphinxAtStartPar
The midpoint time of the Rectangle
\end{fulllineitems}
\index
{
contains() (GeoSpatialTools.octtree.SpaceTimeRectangle method)@
\spxentry
{
contains()
}
\spxextra
{
GeoSpatialTools.octtree.SpaceTimeRectangle method
}}
\begin{fulllineitems}
...
...
@@ -1271,6 +1283,18 @@ True if the point is \textless{}= dist + max(dist(centre, corners))
\end{fulllineitems}
\index
{
time
\_
range (GeoSpatialTools.octtree.SpaceTimeRectangle property)@
\spxentry
{
time
\_
range
}
\spxextra
{
GeoSpatialTools.octtree.SpaceTimeRectangle property
}}
\begin{fulllineitems}
\phantomsection\label
{
\detokenize
{
users
_
guide:GeoSpatialTools.octtree.SpaceTimeRectangle.time
_
range
}}
\pysigstartsignatures
\pysigline
{
\sphinxbfcode
{
\sphinxupquote
{
property
\DUrole
{
w
}{
}}}
\sphinxbfcode
{
\sphinxupquote
{
time
\_
range
}}
\sphinxbfcode
{
\sphinxupquote
{
\DUrole
{
p
}{
:
}
\DUrole
{
w
}{
}
timedelta
}}}
\pysigstopsignatures
\sphinxAtStartPar
The time extent of the Rectangle
\end{fulllineitems}
\end{fulllineitems}
...
...
This diff is collapsed.
Click to expand it.
docs/conf.py
View file @
bff58394
...
...
@@ -14,7 +14,7 @@ sys.path.insert(0, os.path.abspath("../"))
project
=
"GeoSpatialTools"
copyright
=
"2024, National Oceanography Centre"
author
=
"NOC Surface Processes"
release
=
"0.10.
0
"
release
=
"0.10.
1
"
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
View file @
bff58394
...
...
@@ -12,7 +12,7 @@ packages = ["GeoSpatialTools"]
[project]
name
=
"GeoSpatialTools"
version
=
"0.10.
0
"
version
=
"0.10.
1
"
dependencies
=
[
"numpy"
,
]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment