Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 8b0ea7a

Browse files
authored
Release v2.1.0
2 parents a3e5866 + 062c456 commit 8b0ea7a

File tree

705 files changed

+223301
-612
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

705 files changed

+223301
-612
lines changed

.flake8

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
[flake8]
2-
max-line-length = 100
2+
max-line-length=100
3+
docstring-convention=all
4+
ignore=
5+
P102,B311,W503,E226,S311,
6+
# Missing Docstrings
7+
D100,D104,D105,D107,
8+
# Docstring Whitespace
9+
D203,D212,D214,D215,
10+
# Docstring Quotes
11+
D301,D302,
12+
# Docstring Content
13+
D400,D401,D402,D404,D405,D406,D407,D408,D409,D410,D411,D412,D413,D414,D416,D417,
14+
# Type Annotations
15+
ANN002,ANN003,ANN101,ANN102,ANN204,ANN206,
16+
# pep8-naming
17+
N802,N806,N815,
18+
# Bugbear
19+
B008, # Clashes with Typer's method for providing optional parameters
20+
exclude=
21+
__pycache__,.cache,
22+
venv,.venv,
23+
import-order-style=pycharm

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Ignore Jupyter notebook things
22
*.ipynb*
33

4+
# pyenv
5+
.python-version
6+
47
# Caches
58
__pycache__/
69
.vscode/
10+
*.egg-info
711

812
# Temporary testing files
9-
tmpHTML/
13+
tmpHTML/

.pre-commit-config.yaml

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
11
repos:
2-
- repo: https://github.com/ambv/black
3-
rev: 18.9b0
2+
- repo: local
43
hooks:
5-
- id: black
6-
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v2.0.0
4+
- id: flake8
5+
name: Flake8
6+
description: This hook runs flake8 within our project's poetry environment.
7+
entry: poetry run flake8
8+
language: python
9+
types: [python]
10+
require_serial: true
11+
- repo: https://github.com/psf/black
12+
rev: 20.8b1
813
hooks:
9-
- id: flake8
14+
- id: black
15+
- repo: https://github.com/pre-commit/pre-commit-hooks
16+
rev: v3.4.0
17+
hooks:
18+
- id: check-merge-conflict
19+
- id: check-toml
20+
- id: check-yaml
21+
- id: end-of-file-fixer
22+
- id: mixed-line-ending
23+
- repo: https://github.com/pre-commit/pygrep-hooks
24+
rev: v1.7.0
25+
hooks:
26+
- id: python-check-blanket-noqa
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
[
2+
"addNode",
3+
"addRoute",
4+
"addViewpoint",
5+
"Aero.Animation",
6+
"Aero.Animation.addBody",
7+
"Aero.Animation.Bodies",
8+
"Aero.Animation.Camera",
9+
"Aero.Animation.createBody",
10+
"Aero.Animation.delete",
11+
"Aero.Animation.Figure",
12+
"Aero.Animation.FigureCustomizationFcn",
13+
"Aero.Animation.FramesPerSecond",
14+
"Aero.Animation.hide",
15+
"Aero.Animation.initialize",
16+
"Aero.Animation.initIfNeeded",
17+
"Aero.Animation.moveBody",
18+
"Aero.Animation.Name",
19+
"Aero.Animation.play",
20+
"Aero.Animation.removeBody",
21+
"Aero.Animation.show",
22+
"Aero.Animation.TCurrent",
23+
"Aero.Animation.TFinal",
24+
"Aero.Animation.TimeScaling",
25+
"Aero.Animation.TStart",
26+
"Aero.Animation.updateBodies",
27+
"Aero.Animation.updateCamera",
28+
"Aero.Animation.VideoCompression",
29+
"Aero.Animation.VideoFileName",
30+
"Aero.Animation.VideoQuality",
31+
"Aero.Animation.VideoRecord",
32+
"Aero.Animation.VideoTFinal",
33+
"Aero.Animation.VideoTStart",
34+
"Aero.Body",
35+
"Aero.Camera",
36+
"Aero.FlightGearAnimation",
37+
"Aero.Geometry",
38+
"Aero.Node",
39+
"Aero.Viewpoint",
40+
"Aero.VirtualRealityAnimation",
41+
"aeroDataPackage",
42+
"airspeed",
43+
"alphabeta",
44+
"angle2dcm",
45+
"angle2quat",
46+
"atmoscira",
47+
"atmoscoesa",
48+
"atmoshwm07",
49+
"atmosisa",
50+
"atmoslapse",
51+
"atmosnonstd",
52+
"atmosnrlmsise00",
53+
"atmospalt",
54+
"Body",
55+
"Camera",
56+
"ClearTimer",
57+
"convacc",
58+
"convang",
59+
"convangacc",
60+
"convangvel",
61+
"convdensity",
62+
"convforce",
63+
"convlength",
64+
"convmass",
65+
"convpres",
66+
"convtemp",
67+
"convvel",
68+
"correctairspeed",
69+
"datcomimport",
70+
"dcm2alphabeta",
71+
"dcm2angle",
72+
"dcm2latlon",
73+
"dcm2quat",
74+
"dcmbody2wind",
75+
"dcmecef2ned",
76+
"dcmeci2ecef",
77+
"decyear",
78+
"delete",
79+
"delete",
80+
"dpressure",
81+
"earthNutation",
82+
"ecef2lla",
83+
"eci2aer",
84+
"eci2lla",
85+
"fganimation",
86+
"findstartstoptimes",
87+
"findstartstoptimes",
88+
"flat2lla",
89+
"flowfanno",
90+
"flowisentropic",
91+
"flownormalshock",
92+
"flowprandtlmeyer",
93+
"flowrayleigh",
94+
"generatePatches",
95+
"GenerateRunScript",
96+
"geoc2geod",
97+
"geocradius",
98+
"geod2geoc",
99+
"geoidegm96",
100+
"geoidheight",
101+
"Geometry",
102+
"gravitycentrifugal",
103+
"gravitysphericalharmonic",
104+
"gravitywgs84",
105+
"gravityzonal",
106+
"igrfmagm",
107+
"initialize",
108+
"initialize",
109+
"juliandate",
110+
"leapyear",
111+
"lla2ecef",
112+
"lla2eci",
113+
"lla2flat",
114+
"load",
115+
"machnumber",
116+
"mjuliandate",
117+
"moonLibration",
118+
"move",
119+
"move",
120+
"Node",
121+
"nodeInfo",
122+
"planetEphemeris",
123+
"play",
124+
"play",
125+
"quat2angle",
126+
"quat2dcm",
127+
"quatconj",
128+
"quatdivide",
129+
"quatinv",
130+
"quatmod",
131+
"quatmultiply",
132+
"quatnorm",
133+
"quatnormalize",
134+
"quatrotate",
135+
"read",
136+
"removeNode",
137+
"removeViewpoint",
138+
"rrdelta",
139+
"rrsigma",
140+
"rrtheta",
141+
"saveas",
142+
"SetTimer",
143+
"tdbjuliandate",
144+
"update",
145+
"update",
146+
"update",
147+
"update",
148+
"updateNodes",
149+
"Viewpoint",
150+
"VirtualRealityAnimation",
151+
"wrldmagm"
152+
]

JSONout/R2015b/AntennaToolbox.JSON

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
[
2+
"axialRatio",
3+
"beamwidth",
4+
"biquad",
5+
"bowtieRounded",
6+
"bowtieTriangular",
7+
"cavity",
8+
"charge",
9+
"correlation",
10+
"current",
11+
"customAntennaMesh",
12+
"cylinder2strip",
13+
"dipole",
14+
"dipoleFolded",
15+
"dipoleMeander",
16+
"dipoleVee",
17+
"EHfields",
18+
"helix",
19+
"helixpitch2spacing",
20+
"impedance",
21+
"infiniteArray",
22+
"invertedF",
23+
"invertedL",
24+
"layout",
25+
"linearArray",
26+
"loopCircular",
27+
"loopRectangular",
28+
"mesh",
29+
"meshconfig",
30+
"monopole",
31+
"monopoleTopHat",
32+
"patchMicrostrip",
33+
"pattern",
34+
"patternAzimuth",
35+
"patternElevation",
36+
"pifa",
37+
"rectangularArray",
38+
"reflector",
39+
"returnLoss",
40+
"show",
41+
"slot",
42+
"sparameters",
43+
"spiralArchimedean",
44+
"spiralEquiangular",
45+
"vivaldi",
46+
"vswr",
47+
"yagiUda"
48+
]

0 commit comments

Comments
 (0)