We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5941f5 commit 3661fe0Copy full SHA for 3661fe0
development_hints/AA_adding_functions
@@ -1,3 +1,12 @@
1
+6/29/2020
2
+The primary way to add new functions to Ferret is by means of an
3
+internally-linked external function. Though less flexible than
4
+native functions - the user needs to specificially subset the data
5
+they're sending into the function -- the writing of them is simpler.
6
+How to write External functions is documented in the Documentation at
7
+https://ferret.pmel.noaa.gov/Ferret/documentation/external-functions
8
+
9
10
8/5/92 *sh*
11
This is a summary of the routines that need to be changed to add a new
12
function (like RHO_IES) to FERRET
0 commit comments